const crypto/cipher.streamBufferSize

3 uses

	crypto/cipher (current package)
		ctr.go#L30: const streamBufferSize = 512
		ctr.go#L54: 	bufSize := streamBufferSize
		ofb.go#L40: 	bufSize := streamBufferSize